home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 19 / Amiga Plus Leser CD 19.iso / Sound / OctaMed_Soundstudio / HD_Install < prev    next >
Encoding:
Text File  |  2002-11-17  |  5.9 KB  |  167 lines

  1. ;/*
  2. ;**  © 1996 RBF Software.            Author: Ray Burt-Frost
  3. ;**  PROGRAMNAME: HD_Install
  4. ;**  FUNCTION:    Installs main parts of Octamed_Soundstudio on HD
  5. ;**
  6. ;**  $HISTORY:    28 July 96 :  initial release
  7. ;*/
  8.  
  9. ;char version = "$VER: Octamed_Installer 001.006 (24 May 1995)"
  10.  
  11. (set @execute-dir "RAM:")
  12. (set insttype
  13.     (askchoice
  14.     (prompt "It is IMPORTANT that you select the HELP button NOW!:")
  15.     (choices "Hard disk Only")
  16.     (help   "You can only use this script to install onto your HD "
  17.             "partition and you must have the installer in sys:c   "
  18.             "                                                     "
  19.             "If not, you will need to alter the HD_Install.info   "
  20.             "to look for the installer in a different sys:drawer. "
  21.             "                                                     "
  22.             "Please remember that as your name and address are    "
  23.             "encoded onto the diskette you have purchased, that   "
  24.             "when the program is first run, it will do a customer "
  25.             "check on disk one to verify your legal ownership.    "
  26.             "                                                     "
  27.             "Sorry, we have been forced to do this, the previous  "
  28.             "versions were so badly pirated, ( it even turned up  "
  29.             "on BBS's ), that we had no choice in doing this to   "
  30.             "protect our program, we are now able to quite easily "
  31.             "trace any offender that passes on a copy of disk one "
  32.             "to a freind without perhaps realising it is illegal. "
  33.             "                                                     "
  34.             "Please note that just in case you only have the one  "
  35.             "drive, once the ownercode is authenticated, you can  "
  36.             "remove the floppy from your drive as it will no      "
  37.             "longer be required.                                  "
  38.             "                                                     "
  39.             "Finaly, please only use backups of these disks and   "
  40.             "allways keep the supplied disks write protected.     "
  41.     )
  42.     )
  43. )
  44.  
  45. (if (= insttype 0) (set toboot 1))
  46.  
  47. ; *************' Hard Disk Installation
  48. (
  49.     (set inst_dir (askdir (prompt "Please click on the HELP button.")
  50.     (default @default-dest)
  51.     (help   "You must select the partition where OctaMED will be installed to. "
  52.         "I will create a drawer called 'OctaMED_Soundstudio' and install OctaMED there."
  53.     )))
  54.     (set inst_dest (tackon inst_dir "OctaMED_Soundstudio"))
  55.     (makedir inst_dest)
  56.     (copyfiles
  57.     (source "OctaMED_Soundstudio:OctaMED")
  58.     (dest inst_dest)
  59.     )
  60.     (copyfiles
  61.     (source "OctaMED_Soundstudio:OctaMED.info")
  62.     (dest inst_dest)
  63.     )
  64.     (copyfiles
  65.     (source "OctaMED_Soundstudio:Player_8.code")
  66.     (dest inst_dest)
  67.     )
  68.     (copyfiles
  69.     (source "OctaMED_Soundstudio:Player_midi.code")
  70.     (dest inst_dest)
  71.     )
  72.     (copyfiles
  73.     (source "OctaMED_Soundstudio:Player_mix.code")
  74.     (dest inst_dest)
  75.     )
  76.     (copyfiles
  77.     (source "OctaMED_Soundstudio:Player_std.code")
  78.     (dest inst_dest)
  79.     )
  80.     (copyfiles
  81.     (source "OctaMED_Soundstudio:S/Soundstudio.config")
  82.     (dest inst_dest)
  83.     )
  84.     (copyfiles
  85.     (source "OctaMED_Soundstudio:Soundstudio.defkeyboard")
  86.     (dest inst_dest)
  87.     )
  88.     (copyfiles
  89.     (source "OctaMED_Soundstudio:Soundstudio.defprogkeys")
  90.     (dest inst_dest)
  91.     )
  92.         (copyfiles
  93.         (source "OctaMED_Soundstudio:Icons")
  94.         (dest ("%s/Icons" inst_dest))
  95.         (all)
  96.         )
  97.         (copyfiles
  98.         (source "OctaMED_Soundstudio:Fonts")
  99.         (dest "Fonts:")
  100.         (all)
  101.         )
  102.  
  103.     (copylib
  104.     (prompt "Installing \"powerpacker.library\" by Nico Francois")
  105.     (confirm)
  106.     (help "\"PowerPacker.library\" is written by Nico Francois.\n"
  107.           "You can save and load \"PowerPacked\" samples and modules\n"
  108.           "into Octamed Soundstudio which will enable you to save\n"
  109.           "valuable disk space")
  110.     (source "OctaMED_Soundstudio:Libs/powerpacker.library")
  111.     (dest "LIBS:")
  112.     )
  113.     (copylib
  114.     (prompt "Installing \"lh.library\" by Holger P. Krekel and \n"
  115.         "                               Olaf `Olsen' Barthel")
  116.     (confirm)
  117.     (help "\"lh.library\" was written by Holger P. Krekel\n"
  118.           "& Olaf `Olsen' Barthel.\n"
  119.           "It uses highly optimized assembly language versions\n"
  120.           "of LhArc data decompression routines, for a fast and\n"
  121.           "massive storage saving.")
  122.     (source "OctaMED_Soundstudio:Libs/lh.library")
  123.     (dest "LIBS:")
  124.     )
  125.     (copylib
  126.     (prompt "Installing AT's \"amigaguide.library\"")
  127.     (confirm)
  128.     (help "\"amigaguide.library\" has been shipped as standard\n"
  129.           "with Amiga's since version 2.1 of Workbench.\n\n"
  130.           "If you are using 3.0 or above, installation of this\n"
  131.           "library is NOT recommended, as you should have a\n"
  132.           "newer version of the library.")
  133.     (source "OctaMED_Soundstudio:Libs/amigaguide.library")
  134.     (dest "LIBS:")
  135.     )
  136.     (copylib
  137.     (Prompt "Installing AT's \"asl.library\"")
  138.     (confirm)
  139.     (help "\"asl.library\" is part of the Amiga system software\n"
  140.           "since version 2.xx.  It vastly improves the File and\n"
  141.           "font requesters.\n\n"
  142.           "Kickstart 3.0+ users (A1200/4000) should not install this\n"
  143.           "library, as you should already have the latest version\n"
  144.           "installed in your LIBS: drawer.")
  145.     (source "OctaMED_Soundstudio:Libs/asl.library")
  146.     (dest "LIBS:")
  147.     )
  148.     (askdisk
  149.     (prompt "Insert OctaMED_Soundstudio2 in any Drive")
  150.     (dest "OctaMED_Soundstudio2")
  151.     (help @askdisk-help)
  152.     )
  153.     (copyfiles
  154.     (source "OctaMED_Soundstudio2:Help")
  155.     (dest ("%s/Help" inst_dest))
  156.     (all)
  157.     )
  158.     (copyfiles
  159.     (source "OctaMED_Soundstudio2:Rexx")
  160.     (dest ("%s/Rexx" inst_dest))
  161.     (all)
  162.     )
  163.     (copyfiles
  164.     (source "OctaMED_Soundstudio2:S/OctaMED_Soundstudio.info")
  165.     (dest inst_dir)
  166.  
  167. ))